home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / archive / clscmp11.arj / C1FILE.H < prev    next >
C/C++ Source or Header  |  1993-07-26  |  124b  |  3 lines

  1. extern unsigned CLSC1_Compress( char *source, char *dest );
  2. extern unsigned CLSC1_Decompress( char *source, char *dest );
  3.